home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat3
/
Tcl
/
close.z
/
close
Wrap
Text File
|
1998-10-30
|
1KB
|
67 lines
cccclllloooosssseeee((((3333TTTTccccllll)))) cccclllloooosssseeee((((3333TTTTccccllll))))
NNNNAAAAMMMMEEEE
close - Close an open file
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
cccclllloooosssseeee _f_i_l_e_I_d
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
Closes the file given by _f_i_l_e_I_d. _F_i_l_e_I_d must be the return value from a
previous invocation of the ooooppppeeeennnn command; after this command, it should
not be used anymore. If _f_i_l_e_I_d refers to a command pipeline instead of a
file, then cccclllloooosssseeee waits for the children to complete. The normal result
of this command is an empty string, but errors are returned if there are
problems in closing the file or waiting for children to complete.
KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
close, file
PPPPaaaaggggeeee 1111